AdCourseGroup 
Logical Entity Name  AdCourseGroup 
Default Table Name  AdCourseGroup 
Physical Only  NO 
Definition 
 
Note 
 

AdCourseGroup Columns 
ColumnName  Domain  Datatype  NULL  Definition 
AdCourseGroupID(PK)    int  NO 
 
Code    varchar(20)  NO 
 
Descrip    varchar(200)  NO 
 
Active    bit  NO 
 
SyCampusGrpID    int  NO 
 
ts    timestamp  NO 
 

AdCourseGroup Primary and Unique Keys 
Key Name  Key Type  Keys 
AdCourseGroup_Code_U_N_IDX  Index  Code 
PK__AdCourseGroup__4C063AB8  PrimaryKey  AdCourseGroupID 

AdCourseGroup Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

AdCourseGroup Check Constraints 
Check Constraint Name  CheckConstraint